object FormDesinfReiniciar: TFormDesinfReiniciar Tag = 255500 Left = 273 Top = 138 BorderIcons = [] BorderStyle = bsSingle BorderWidth = 12 Caption = '%s=' ClientHeight = 189 ClientWidth = 367 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Tag = 255100 Left = 83 Top = 24 Width = 280 Height = 29 AutoSize = False Caption = '�Neutralizando virus!' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Label117: TLabel Tag = 255200 Left = 83 Top = 61 Width = 282 Height = 45 AutoSize = False Caption = 'Para completar la desinfecci�n de este virus es imprescindible q' + 'ue cierres todos los programas y reinicies el ordenador.' Transparent = True WordWrap = True end object PandaBrown1: TImage Left = 9 Top = 7 Width = 57 Height = 55 AutoSize = True Picture.Data = {} Stretch = True Transparent = True end object Label2: TLabel Tag = 255200 Left = 84 Top = 112 Width = 282 Height = 26 AutoSize = False Caption = 'Actualmente existen ficheros infectados en uso que ser�n neutral' + 'izados al reiniciar tu sistema.' Constraints.MinWidth = 282 Transparent = True WordWrap = True end object BAceptar: TPlaButton Tag = 255300 Left = 161 Top = 168 Width = 100 Height = 21 Caption = 'Reiniciar ' TabOrder = 0 OnClick = BAceptarClick Default = True end object Button1: TPlaButton Tag = 255400 Left = 267 Top = 168 Width = 100 Height = 21 Caption = 'No reiniciar' TabOrder = 1 OnClick = Button1Click Cancel = True end end